.content-container {
width: 1400px;
margin: 0 auto;
position: relative;
overflow: hidden;
}
.top_ad_box{
width: 100%;
height: 200px;
background: url(https://sydw.huatu.com/zt/new_sydw/images/topad.png) no-repeat center;
background-size: cover;
margin: 0 auto;
overflow: hidden;
}
.mid_tit{
	margin: 0 auto;
	margin-top: -52px;
	width: 185px;
	height: 164px;
	background: url(https://sydw.huatu.com/zt/new_sydw/images/mid.png) no-repeat center;
	background-size: contain;
	box-sizing: border-box;
	padding-top: 60px;
}	
.mid_tit p{
font-size: 22px;
font-family: FZLanTingHeiS-DB-GB;
font-weight: bold;
color: #A2100B;
text-align: center;
}
.mid_tit p:first-child{
	color: #A2100B;
}
.lf_tit{
	position: absolute;
	left: 3%;
	top: 16px;
	width: 562px;
}
.rt_tit{
	position: absolute;
	right: 1%;
    top: 16px;
    width: 547px;
}
.lf_tit h3,.rt_tit h3{
	text-align: center;
	font-size: 33px;
	font-family: FZLanTingHeiS-DB-GB;
	font-weight: bold;
	color: #FDFA04;
	line-height: normal;
	background: linear-gradient(0deg, #FAF5A6 30%, #FFFFFF 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.lf_tit p,.rt_tit p{
	text-align: center;
	font-size: 20px;
	font-family: FZLanTingHeiS-R-GB;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}
.lf_tit p a,.rt_tit p a{
	text-align: center;
	font-size: 20px;
	font-family: FZLanTingHeiS-R-GB;
	font-weight: bold;
	color: #FFFFFF;
}
.top_ad{
margin: 0 auto;
margin-top: -5px;
}
.top_ad li{
width: 266px;
height: 86px;
background: url(https://sydw.huatu.com/zt/new_sydw/images/li.png) no-repeat center;
background-size: contain;
float: left;
margin-right: 15px;
margin-bottom: 5px;
position: relative;
}
.top_ad li:last-child{
	margin-right: 0;
}
.top_ad li h3{
	position: absolute;
top: 20px;
left: 20px;
font-size: 22px;
font-family: FZLanTingHeiS-R-GB;
font-weight: bold;
color: #171515;
}
.ad_tit {
    width: 155px;
    margin-left: 35%;
	margin-top: 20px;
}
.top_ad li p a{
font-size: 19px;
font-family: FZLanTingHeiS-DB-GB;
font-weight: 400;
color: #F8F011;
line-height: 26px;
text-align: center;
margin-top: 10px;
}
.top_ad li span a{
	display: block;
font-size: 18px;
font-family: FZLanTingHeiS-R-GB;
font-weight: bold;
color: #FFFFFF;
margin-top: 5px;
}
.top_ad li a:hover{
	color: #F8F011;
}

@media only all and (max-width:1480px) {
.content-container {
    width: 1200px !important;
    margin: 0 auto;
    position: relative;
}
.top_ad_box{
height: 154px;
}
.mid_tit {
    margin-top: -20px;
    width: 150px;
    height: 100px;
    padding-top: 24px;
}
.mid_tit p{
font-size: 16px;
}	
.lf_tit,.rt_tit{
top: 11px;
}
.lf_tit h3,.rt_tit h3{
font-size: 28px;
}
.lf_tit{
	position: absolute;
	left: 3%;
	top: 12px;
	width: 480px;
}
.lf_tit p,.rt_tit p{
	margin-top: 0px;
}
.lf_tit p a,.rt_tit p a{
font-size: 15px;
}
.top_ad li {
    width: 230px;
    height: 72px;
	margin-right: 10px;
}
.top_ad li h3 {
    font-size: 19px;
    line-height: 45px;
    top: 6px;
    left: 20px;
}
.ad_tit {
    margin-top: 15px;
	width: 135px;
}
.top_ad li p a{
    font-size: 16px;
    line-height: 20px;
    margin-top: 8px;
}
.top_ad li span a {
    font-size: 16px;
    line-height: 24px;
    margin-top: 0px;
}




}